home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global nFin, nIdioma
- case nIdioma of
- 1:
- set the movieTime of sprite 5 to 6940
- set nFin to 7455
- 2:
- set the movieTime of sprite 5 to 14465
- set nFin to 14985
- 3:
- set the movieTime of sprite 5 to 21995
- set nFin to 22510
- end case
- set the movieRate of sprite 5 to 1
- end
-